OpenRoads Designer CONNECT Edition SDK Help

Create3 Method

Obsolete use CreateByEndPointDirectionDistance.

Definition

Namespace: Bentley.CifNET.LinearGeometry Assembly: Bentley.CifNET.LinearGeometry.4.0 (in Bentley.CifNET.LinearGeometry.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public static  Line Create3( DPoint3d endPoint,double direction,double distance)

Parameters

SettingDescription
  DPoint3d  
    
    

Return Value

Line

See Also